func internal/profile.checkType
6 uses
internal/profile (current package)
proto.go#L237: func checkType(b *buffer, typ int) error {
proto.go#L245: if err := checkType(b, 2); err != nil {
proto.go#L268: if err := checkType(b, 0); err != nil {
proto.go#L299: if err := checkType(b, 0); err != nil {
proto.go#L330: if err := checkType(b, 2); err != nil {
proto.go#L347: if err := checkType(b, 0); err != nil {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)